#!/bin/sh
# Config file for Kindle MPlayer Control

SSH_CONNECT = "ssh -i /home/antario/antario.key root@192.168.0.150"

MPLAYER_CONTROLSH_PATH = "/mnt/us/mplayer/control.sh"
INITIAL_VOLUME = "75"
